home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 October / The Sunday Times - The Month 2004-10.iso / pc / assets / bespoke / feature / movies / section9.swf / scripts / DefineButton2_243 / BUTTONCONDACTION on(release).as
Text File  |  2004-09-06  |  60b  |  5 lines

  1. on(release){
  2.    gotoAndStop("closeFrame");
  3.    play();
  4. }
  5.